desc:instruct
npx @slinerodev/github-releases-mcp| Parameter | Type | Required | Description |
|---|---|---|---|
| owner | string | Required | GitHub repository owner |
| repo | string | Required | GitHub repository name |
| package | string | Optional | Package name to filter releases for (e.g. 'astro', '@astrojs/vue'). If not provided, will match against all packages. |
| version | string | Required | The specific version to get information about (supports formats: v1.0.0, @1.0.0, 1.0.0) |